diff options
Diffstat (limited to 'src/fs')
-rw-r--r-- | src/fs/AllocatedPath.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fs/AllocatedPath.hxx b/src/fs/AllocatedPath.hxx index 1655a270a..36d8a1598 100644 --- a/src/fs/AllocatedPath.hxx +++ b/src/fs/AllocatedPath.hxx @@ -25,10 +25,6 @@ #include "Traits.hxx" #include "Path.hxx" -#ifdef WIN32 -#include <glib.h> -#endif - #include <utility> #include <string> |