diff options
Diffstat (limited to 'src/PatchageModule.cpp')
-rw-r--r-- | src/PatchageModule.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/PatchageModule.cpp b/src/PatchageModule.cpp index 8ba5296..5f3c8c0 100644 --- a/src/PatchageModule.cpp +++ b/src/PatchageModule.cpp @@ -14,9 +14,10 @@ * along with Patchage. If not, see <http://www.gnu.org/licenses/>. */ +#include "PatchageModule.hpp" + #include "Patchage.hpp" #include "PatchageCanvas.hpp" -#include "PatchageModule.hpp" #include "PatchagePort.hpp" PatchageModule::PatchageModule( |