Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/ghost/GHOST_IWindow.h')
-rw-r--r--intern/ghost/GHOST_IWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/GHOST_IWindow.h b/intern/ghost/GHOST_IWindow.h
index 07133d86ce4..c456f2b1dba 100644
--- a/intern/ghost/GHOST_IWindow.h
+++ b/intern/ghost/GHOST_IWindow.h
@@ -25,9 +25,9 @@
#ifndef __GHOST_IWINDOW_H__
#define __GHOST_IWINDOW_H__
-#include "STR_String.h"
#include "GHOST_Rect.h"
#include "GHOST_Types.h"
+#include "STR_String.h"
/**
* Interface for GHOST windows.