Browse Source

Remove ofEvents.h include from ProjectionMappingMode.h

master
Krisjanis Rijnieks 8 years ago
parent
commit
a39042aab9
  1. 1
      src/Application/Modes/ProjectionMappingMode.h

1
src/Application/Modes/ProjectionMappingMode.h

@ -1,7 +1,6 @@
#pragma once
#include "Application.h"
#include "ofEvents.h"
#include "ofLog.h"
#include "ofGraphics.h"
#include "SelNextSurfaceCmd.h"

Loading…
Cancel
Save