mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 19:49:44 +00:00
11 lines
241 B
C
11 lines
241 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@/errors.h"
|
|
#include "@LIB_HEADER_DIR@/exec.h"
|
|
#include "@LIB_HEADER_DIR@/mime.h"
|
|
|
|
#endif
|