7 lines
86 B
C
7 lines
86 B
C
#ifndef EDITOR_HELPERS_H
|
|
#define EDITOR_HELPERS_H
|
|
|
|
#include "editor/editor.h"
|
|
|
|
#endif
|