diff options
Diffstat (limited to 'utils/themeeditor/main.cpp')
| -rw-r--r-- | utils/themeeditor/main.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/themeeditor/main.cpp b/utils/themeeditor/main.cpp index f876b19..a3a5daa 100644 --- a/utils/themeeditor/main.cpp +++ b/utils/themeeditor/main.cpp @@ -19,11 +19,8 @@ * ****************************************************************************/ -extern "C" -{ #include "skin_parser.h" #include "skin_debug.h" -} #include <cstdlib> #include <cstdio> |