• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef XONAR_DG_H_INCLUDED
2 #define XONAR_DG_H_INCLUDED
3 
4 #include "oxygen.h"
5 
6 extern struct oxygen_model model_xonar_dg;
7 
8 #endif
9