mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-02-24 01:13:57 +00:00
10 lines
204 B
C
10 lines
204 B
C
#ifndef __WINTC_EXEC_H__
|
|
#define __WINTC_EXEC_H__
|
|
|
|
#include "@LIB_HEADER_DIR@/action.h"
|
|
#include "@LIB_HEADER_DIR@/desktop.h"
|
|
#include "@LIB_HEADER_DIR@/exec.h"
|
|
#include "@LIB_HEADER_DIR@/mime.h"
|
|
|
|
#endif
|