Minor cleanup
[supertux.git] / src / physfs / physfs_file_system.hpp
index 2fd6e34..dea9ad2 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef HEADER_SUPERTUX_PHYSFS_FILE_SYSTEM_HPP
 #define HEADER_SUPERTUX_PHYSFS_FILE_SYSTEM_HPP
 
-#include "tinygettext/file_system.hpp"
+#include <tinygettext/file_system.hpp>
 
 class PhysFSFileSystem : public tinygettext::FileSystem
 {