File diff r15933:39e6324db57a → r15934:789c54d0000d
src/hotkeys.cpp
Show inline comments
 
@@ -14,9 +14,7 @@
 
#include "hotkeys.h"
 
#include "ini_type.h"
 
#include "string_func.h"
 
#include "gfx_type.h"
 
#include "window_gui.h"
 
#include <string.h>
 

	
 
char *_hotkeys_file;