aboutsummaryrefslogtreecommitdiff
path: root/src/killaEdit/killaEdit.h
blob: 991cca856232e399190c145f441296af69da4ffe (plain)
1
2
3
4
5
6
7
8
9
#include "killaEditCommon.h"

#ifndef KILLA_EDIT_H
#define KILLA_EDIT_H

typedef struct KillaEdit {
} KillaEdit;

#endif