diff options
Diffstat (limited to 'src/wx/timeline.h')
| -rw-r--r-- | src/wx/timeline.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/timeline.h b/src/wx/timeline.h index 0470ed7b9..6979d6a78 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -21,8 +21,8 @@ #include <boost/weak_ptr.hpp> #include <boost/signals2.hpp> #include <wx/wx.h> -#include "util.h" -#include "rect.h" +#include "lib/util.h" +#include "lib/rect.h" class Film; class View; |
