]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlGraphics.C
Remove all unnecessary #includes from header files.
[features.git] / src / frontends / controllers / ControlGraphics.C
index 66eb79e5b4465a0866e98af02e6be53f79de89a3..52d19bcdf6ca3bf5ed355cd1d0f13bd0f9657529 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Herbert Voss
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
 
 #include "insets/insetgraphics.h"
 
-#include "support/tostr.h"
-#include "support/filetools.h"
 #include "support/FileInfo.h"
+#include "support/filetools.h"
 #include "support/path_defines.h"
+#include "support/tostr.h"
+#include "support/types.h"
 
 using namespace lyx::support;