diff options
Diffstat (limited to 'gui/pages.hpp')
-rw-r--r-- | gui/pages.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gui/pages.hpp b/gui/pages.hpp index 2afbe78b2..f1179f53e 100644 --- a/gui/pages.hpp +++ b/gui/pages.hpp @@ -3,11 +3,7 @@ #ifndef _PAGES_HEADER_HPP #define _PAGES_HEADER_HPP -#ifdef HAVE_SELINUX #include "../minzip/Zip.h" -#else -#include "../minzipold/Zip.h" -#endif typedef struct { unsigned char red; |