Browse Source

Replace ofMain.h with ofEvents.h and ofLog.h

master
Krisjanis Rijnieks 8 years ago
parent
commit
d955a54c37
  1. 3
      src/ofxPiMapper.h

3
src/ofxPiMapper.h

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

Loading…
Cancel
Save