]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/libdecnumber/dpd/decimal64.h
libdecnumber: Prepare libdecnumber for QEMU include structure
[mirror_qemu.git] / include / libdecnumber / dpd / decimal64.h
index c391e254e4db04b85ca1a331f51c92251a4482ce..2f6c0494022e69dfbc5945ca453395d1ea60738a 100644 (file)
@@ -62,7 +62,7 @@
     #define DECNUMDIGITS DECIMAL64_Pmax /* size if not already defined*/
   #endif
   #ifndef DECNUMBER
-    #include "decNumber.h"             /* context and number library */
+    #include "libdecnumber/decNumber.h"
   #endif
 
   /* Decimal 64-bit type, accessible by bytes                        */