diff options
Diffstat (limited to 'plugins/Clist_mw/src/clistopts.cpp')
-rw-r--r-- | plugins/Clist_mw/src/clistopts.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_mw/src/clistopts.cpp b/plugins/Clist_mw/src/clistopts.cpp index 85a79385ae..2fe399d467 100644 --- a/plugins/Clist_mw/src/clistopts.cpp +++ b/plugins/Clist_mw/src/clistopts.cpp @@ -21,9 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "commonheaders.h"
-#include "m_clui.h"
#include "clist.h"
-#include "m_clc.h"
int HotKeysRegister(HWND hwnd);
void HotKeysUnregister(HWND hwnd);
|