rename _ct_shared.h -> ct_shared.h
This commit is contained in:
parent
474b232b3a
commit
7466d19c5e
4 changed files with 21 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _CURSETREE_SURFACE_H
|
||||
#define _CURSETREE_SURFACE_H
|
||||
|
||||
#include "_ct_shared.h"
|
||||
#include "ct_shared.h"
|
||||
|
||||
typedef struct ct_surface {
|
||||
pos x, y, w, h;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue