Further cleanup of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-29 21:06:27 +01:00
parent ed161c6288
commit 068847eb5a
57 changed files with 70 additions and 83 deletions

View File

@@ -2,7 +2,7 @@
#define FILM_SIMULATION_INCLUDED
#include <gtkmm.h>
#include <glibmm.h>
#include <glibmm/ustring.h>
#include <memory>
#include "toolpanel.h"
#include "guiutils.h"