mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 11:39:44 +00:00
10 lines
156 B
C
10 lines
156 B
C
#ifndef __WINTC_EXEC_H__
|
|
#define __WINTC_EXEC_H__
|
|
|
|
#include "exec/action.h"
|
|
#include "exec/desktop.h"
|
|
#include "exec/exec.h"
|
|
#include "exec/mime.h"
|
|
|
|
#endif
|