summaryrefslogtreecommitdiffstats
path: root/client/gui/softtexture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/gui/softtexture.cpp')
-rw-r--r--client/gui/softtexture.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/gui/softtexture.cpp b/client/gui/softtexture.cpp
index a633f24e..b41dd65b 100644
--- a/client/gui/softtexture.cpp
+++ b/client/gui/softtexture.cpp
@@ -15,12 +15,11 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "common.h"
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+#include "common.h"
#include "softtexture.h"
#include "softrenderer.h"