From c5e14b5835114faae78997f7e0b14c19966b187d Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Mon, 31 May 2010 17:39:58 +0000 Subject: Theme Editor: Added extern C declarations to header files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26433 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/main.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'utils/themeeditor/main.cpp') 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 #include -- cgit v1.1