1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove ImageRoll.h from other headers or comment why you can't

This commit is contained in:
Paul Licameli
2019-03-30 15:40:10 -04:00
parent 6c57948d8f
commit ced9be588b
2 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/window.h> // to inherit
#include "ImageRoll.h"
#include "ImageRoll.h" // member variable
class wxImage;