diff options
Diffstat (limited to 'starter/menu.h')
-rw-r--r-- | starter/menu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starter/menu.h b/starter/menu.h index 98a6e63..7e7b044 100644 --- a/starter/menu.h +++ b/starter/menu.h @@ -3,7 +3,7 @@ #define STARTMENU_H #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include <tqpoint.h> |